home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / jluti400.zip / MONEY01.@JL < prev    next >
Text File  |  1991-01-20  |  577b  |  23 lines

  1. ; This File is for /IL N
  2. ;
  3. ; The first field is the Net/Node or ALL, you can specify parts of the
  4. ; NetNode.
  5. ;
  6. ; FOUND := (POS(FirstField,NetNode) = 1) OR
  7. ;          (FirstFiled = 'ALL');
  8. ;
  9. ; The second field contains the number to evaluate the price of the
  10. ; connects. JLUTIL will multiplicate the number with the Used Seconds.
  11. ; If there were connections of 6 hours with 050/001, JLUTIL evaluate
  12. ; the price
  13. ;
  14. ; Price = 414.07 :=  6*3600 * 0.01917
  15. ;                    ───┬───   ───┬───
  16. ;                      sec     number
  17. ;
  18. ;
  19.  
  20. 050,0.03834
  21. ALL,0.115
  22.  
  23.